home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Windows 1993 Fall / TestDrive Windows 1993 Fall.iso / 123mm / 123w.ini < prev    next >
Encoding:
INI File  |  1993-08-30  |  3.9 KB  |  153 lines

  1. [COUNTRY]
  2. driver=L1WUSF
  3.  
  4. [AUTOLOAD ADDINS]
  5. l1wmm.dll=.\,0,0,0
  6.  
  7. [PRINTER]
  8. postscript=
  9. numpostfonts=5
  10. driver=
  11. fallbacktable=
  12. DefaultPrt=
  13.  
  14. [DIRECTORIES]
  15. personal=X:\123MM
  16. addin=X:\123MM\addins
  17. install=X:\123MM
  18.  
  19. [CONFIG]
  20. read_extension=WK*
  21. write_extension=WK3
  22. ;Display of negative numbers - 0=parentheses,  1 = sign (default = 0)
  23. negative=0
  24. ;Release 2 format - 0=LICS,  1 = ASCII  (default = 0)
  25. release2=0
  26. ;File translation - 0=country, 1 = international  (default = 0)
  27. translation=0
  28. ;Beep on error - 0=disable, 1 = enable (default = 1)
  29. beep=1
  30. ;Automatic graph  - 0=columnwise,  1 = rowwise (default = 0)
  31. automatic_graph=0
  32. ;File Page Setup and File Printer Setup settings
  33. ;Printer issues autolinefeed after every line, 0=no, 1 = yes
  34. auto_linefeed=0
  35. left_margin=4
  36. right_margin=76
  37. top_margin=2
  38. bottom_margin=2
  39. page_length=66
  40. ;Setup string
  41. setup_string=
  42. ;Default directory (Tools User Setup)
  43. default_dir=X:\123MM\SAMPLE
  44. ;Undo 1=enable, 0 disable (default = 0)
  45. undo=0
  46. ;Run autoexecute macros 0=no, 1 = yes (default = 1)
  47. autoexec=1
  48. ;Interval value for data external /DEORI  (default=1)
  49. interval=1
  50.  
  51. ;Great_looking_dialogs
  52. ;    0=standard (standard windows appearance and background)
  53. ;    1=enhanced (1-2-3 for Windows enhanced dialog look, gray background)
  54. ;    2=auto (use enhanced unless system.ini specifies EGA DISPLAY.DRV)
  55. great_looking_dialogs=2
  56. clock=0
  57. time_date=0
  58.  
  59. [TITLES]
  60. ;Format: DCP=[s]
  61. ;Where [s] is a string that appears in the title bar of the 1-2-3 Classic window
  62. DCP=1-2-3 Classic
  63.  
  64. [FONTMAPPING]
  65. ;Font mapping to map Release 3.1 fonts to Windows Fonts or
  66. ;for general font mapping.
  67. ;Format: R3.1 Font=Windows Font
  68. SWISS=Arial MT
  69. DUTCH=TimesNewRomanPS
  70. COUR=Courier
  71. XSYM=Symbol
  72. P-HLV=Arial MT
  73. P-TIMES=TimesNewRomanPS
  74. P-MATH=Symbol
  75. SYMB=ZapfDingbats
  76. P-DINGB=ZapfDingbats
  77. P-CNTURY=NewCenturySchlbk
  78. P-PALTNO=Palatino
  79. P-HLV-C=Helvetica-Narrow
  80. P-BOOKMN=Bookman
  81. P-AVGARD=AvantGarde
  82. P-CHNCRY=ZapfChancery
  83.  
  84. ; The default pitch setting controls the column width
  85. ; in inches by taking the width of the column in characters and
  86. ; multiplyings it by the fonts character width.
  87. ;
  88. ; For Rel 3.1 100% compatiblity set pitch=12. ( 9 char cols. = 1" Default )
  89. ; To Vary based on font 0 width set pitch=0. 
  90. ;
  91. ; Pitch can no exceed 24 and must be above 6, For 3.1 compatblity set to 12.
  92. [DEFAULT_PITCH]
  93. pitch=12
  94.  
  95. [BUILD STRING]
  96. ; FORMAT: [S]=[V]
  97. ; WHERE [S] IS 'SHOW'
  98. ;       [V] IS 0 (NO) OR 1 (YES)
  99. ; DETERMINES WHETHER OR NOT TO SHOW THE BUILD-SPECIFIC STRING
  100. ; IN THE MAIN TITLE BAR AT STARTUP
  101. Show=0
  102.  
  103. [ICON PALETTE]
  104. ;SmartIcons settings
  105. ; 0=left, 1 = right, 2 = top, 3 = bottom, 4 = floating
  106. position=2
  107. ;1=visible, 0 = hidden
  108. visible=1
  109. floating=
  110.  
  111. ;Sheet icon settings
  112. [SHEET ICONS]
  113. ini=lsicon.ini
  114. customdir=sheetico
  115.  
  116. ;Graph icon settings
  117. [GRAPH ICONS]
  118. ini=lgicon.ini
  119. customdir=graphico
  120.  
  121. ;DDE Control Settings.  The following settings are the default values assumed
  122. ; by 1-2-3 for Windows
  123. [DDE]
  124. ;ServerOff: 0 - Server support is on, 1 - 1-2-3 for Windows won't respond as a server
  125. ;ServerOff=0
  126.  
  127. ; TermTimeout, ExecTimeout, ReqTimeout, and PokeTimeout: time to wait for
  128. ; for the server app to answer, in mSec.
  129.  
  130. ;TermTimeout=15000
  131. ;ExecTimeout=30000
  132. ;ReqTimeout=10000
  133. ;PokeTimeout=10000
  134.  
  135. ;Autostart:  1 - Creating a link with Edit Link Options Create or the
  136. ;{LINK-CREATE} macro, or updating an inactive link will try to launch the
  137. ;application if no response is detected from the DDE initiate.
  138. ;0 - Don't autolaunch the server application.
  139.  
  140. ;Autostart=1
  141.  
  142. ; ADVANCED DDE FEATURES:
  143. ;DeleteAtomsOnInitAck:  1 -- deletes the atoms on the ack as per the DDE
  144. ;protocol specification, 0 -- don't delete.
  145. ; ReportDDEProtocolErrors: 0 -- Don't display low-level dde protocol errors.
  146. ;1 -- Display the errors, although this may break the
  147. ;operation of the Edit Link Options dialog box.
  148.  
  149. ;DeleteAtomsOnInitAck=1
  150. ;ReportDDEProtocolErrors=0
  151.